home *** CD-ROM | disk | FTP | other *** search
/ TENTEN Mental Arithmetic / TENTEN Mental Arithmetic.iso / mouse / manual.txt < prev    next >
Encoding:
Text File  |  1993-11-09  |  28.5 KB  |  753 lines

  1.          ---- MOUSE ON-DISK USER'S GUIDE -----
  2.  
  3. ======================================================
  4.    If you want a hardcopy of this file, type:
  5.  
  6.         COPY MANUAL.TXT PRN
  7.  
  8.    (Specify the appropriate drive and path if necessary).
  9.  
  10. ======================================================
  11.  
  12. 1. INTRODUCTION
  13.  
  14. This manual contains the following information:
  15.  
  16. 1. Introduction - Provides an overview of your
  17.     mouse and its capabilities.
  18.  
  19. 2. Installation - Describes how to physically connect
  20.     your mouse to your computer.
  21.  
  22. 3. Installing the Mouse Driver for DOS - This
  23.     chapter covers the installation of your mouse software
  24.     required to use your mouse with your computer. Also
  25.     included is technical information which can be used to
  26.     customize the installation of your mouse
  27.  
  28. 4. Installing the Mouse Driver for Windows -
  29.     Describes the use of your mouse in the Windows operating
  30.     system from Microsoft.
  31.  
  32. 5. Maintenance and Troubleshooting - Cover basic
  33.     care and maintenance procedures for your mouse, as well as
  34.     troubleshooting techniques, should you experience problems.
  35.  
  36. Appendix A Commnad-line Options Summary - Lists all of
  37.     the command-line options of the mouse drivers.
  38.  
  39.  
  40. 1.1 Different Applications For Your Mouse
  41.  
  42. Your mouse is a Microsoft mouse compatible pointing device.
  43. It comes in two different models so that it can be used as either
  44. a serial input device or with a PS/2-type mouse port.
  45.  
  46. Each of these applications for your mouse requires a different
  47. connector to plug into your computer.
  48.  
  49. The serial version is designed to be plugged directly into a serial
  50. port on your computer through a 9-pin or 25-pin D-shell male
  51. connector. The PS/2 version uses a 6-pin mini-DIN connector to
  52. connect to the PS/2-type mouse port.
  53.  
  54. 1.2 What You Need To Get Started
  55.  
  56. Your Computer System
  57.  
  58. As mentioned in the previous section, your mouse is available for
  59. two different types of mouse interface connectors: serialand the
  60. PS/2 pointing device port. Be sure you are using the proper connector
  61. for your application.
  62.  
  63. Your mouse works with any computer using an Intel 8088, 80286,
  64. 80386 or 80486 processor. You must also have MS-DOS or
  65. PC-DOS version 2.0 (or higher) and at least one floppy disk
  66. drive. To use your mouse as a serial input device you will need
  67. an available serial port. Using your mouse on a  PS/2 requires an
  68. available pointing device port.
  69.  
  70. 2. INSTALLING YOUR MOUSE
  71.  
  72. This chapter discusses the procedures required to install your
  73. mouse in your PC.
  74.  
  75. Note:   Turn the mouse over and remove the shipping foam. First,
  76.   remove the plastic retainer by sliding it towards the OPEN mark.
  77.   Take out the foam and replace the plastic retainer. The mouse
  78.   should slide smoothly on a flat surface.
  79.  
  80.  
  81. 2.1 Installing The Serial Version
  82.  
  83. To use your mouse as a serial input device, it will need to be
  84. connected to a 9-pin or 25-pin serial port (a D-shell male
  85. connector). If you have a 25-pin serial port, you need to attach
  86. the adapter to the 9-pin connector at the end of the mouse cable.
  87.  
  88. To connect your mouse to a serial port on your PC, use the
  89. following instructions:
  90.  
  91.     1.  Turn OFF your computer.
  92.     2.  Plug the connector at the end of the mouse cable into your
  93.         serial port and tighten the two thumbscrews.
  94.     3.  Proceed to your mouse software installation section.
  95.  
  96. Note: You may have more than one serial port in your computer.
  97.   If this is the case, you can use any open port as long as the
  98.   appropriate interrupt(IRQ) for that port is available and not be
  99.   taken by another device.
  100.  
  101.  
  102. 2.2 Installing The PS/2 Version
  103.  
  104. Using your mouse on a PS/2 requires that you use the 6-pin
  105. mini-DIN connector that comes with your mouse. This connector
  106. is designed to be used with the auxiliary pointing device port on
  107. your computer. To connect your mouse, use the following
  108. instructions:
  109.  
  110.     1.   Turn OFF your computer.
  111.     2.   Connect the 6-pin mini-DIN connector to the auxiliary
  112.          pointing device port on your PS/2.
  113.     3.   Proceed to the software installation section.
  114.  
  115. 3. INSTALLING MOUSE DRIVERS FOR DOS
  116.  
  117. The mouse driver software has two main areas of functionality:
  118.  
  119.         1) Returning mouse coordinates and button status to the applications
  120.            programs;
  121.  
  122.         2) Drawing and maintaining a tracking cursor that will follow the
  123.            motion of the mouse.
  124.  
  125. Normally the operation of the driver will be transparent.  You only have to
  126. ensure that the driver is installed before you run applications that use a
  127. mouse.
  128.  
  129.  
  130. 3.1 Installing The Mouse Driver
  131.  
  132. Before you install the software, you should make sure the mouse is hooked up
  133. to the computer. If you should encounter a problem, always double check the
  134. hardware connection to see if it is correct.
  135.  
  136. MOUSE comes in two different forms: the file MOUSE.COM is a "resident
  137. program" mouse driver, and the file MOUSE.SYS is an "installable MS-DOS device
  138. driver".  MOUSE.COM is by far the easier mouse driver to install.  To install
  139. MOUSE.COM, just type at the DOS prompt:
  140.  
  141.         MOUSE
  142.  
  143. You need to install MOUSE before running an application which uses the mouse.
  144. If you have a hard disk drive you will probably want to copy MOUSE.COM onto
  145. your hard disk. Many people add the MOUSE command to their AUTOEXEC.BAT file,
  146. so the driver is installed automatically whenever they start using their
  147. computer.
  148.  
  149. The second way to install MOUSE is by including MOUSE.SYS as a device driver
  150. in your CONFIG.SYS file.  Add the line below to your CONFIG.SYS file with a
  151. text editor:
  152.  
  153.         DEVICE=MOUSE.SYS
  154.  
  155. If the MOUSE.SYS file is not stored in the root directory of your hard disk
  156. drive, the correct path name should be in front of MOUSE.SYS. If you need to
  157. change the mouse type, or if you want to remove MOUSE, you have to make the
  158. changes in your CONFIG.SYS file and then reboot the machine.
  159.  
  160. This method will have a result that is identical to running MOUSE.COM each
  161. time that you start up your computer, with the following exceptions: (1) you
  162. can not remove MOUSE.SYS from memory with the /off command line option; (2)
  163. MOUSE.SYS cannot read configuration commands from the MOUSE.INI configuration
  164. file; (3) MOUSE.SYS cannot make use of expanded memory, high memory, or upper
  165. memory blocks.
  166.  
  167. Usually you do not need to use any command line options. However, if command-
  168. line options are needed, you must include them in you CONFIG.SYS file.
  169.  
  170. For example:
  171.  
  172.         DEVICE=MOUSE.SYS /C2           to install on COM2
  173.  
  174. Once the mouse driver is installed into memory, you are ready to use your
  175. application program.
  176.  
  177.  
  178. 3.2 Removing The Mouse Driver
  179.  
  180. MOUSE will remain in memory, ready for use by any applications program until
  181. you either reboot or turn off your computer.  Remember though that you will
  182. have to re-install MOUSE if you reboot an applications disk, unless the
  183. MOUSE.SYS file is already included in your CONFIG.SYS file as a device driver,
  184. or MOUSE.COM is included in your AUTOEXEC.BAT file.
  185.  
  186. You can disable and remove the MOUSE driver by typing the command:
  187.  
  188.         MOUSE OFF
  189.  
  190. This command releases the hardware port to which the mouse is connected, and if
  191. possible, the mouse driver will be removed from memory. If other TSR programs
  192. have been loaded after MOUSE.COM, however, MOUSE will not be released from
  193. memory. MOUSE.SYS can not be removed from memory.
  194.  
  195.  
  196. 3.3 Configuring The Mouse Driver
  197.  
  198. Normally the MOUSE driver automatically configures itself for the type of
  199. mouse you have, you do not need to set any options. However, there are a
  200. number of options which you can select from the command line or by an entry
  201. in a special file named MOUSE.INI.
  202.  
  203. The mouse driver options control four areas of the drivers bahavior:
  204.  
  205.         1) the mouse hardware type and the port that the mouse is connected to;
  206.  
  207.         2) the cursor the driver displays on screen and what language it uses
  208.            for messages;
  209.  
  210.         3) the location in memory where the mouse driver will be loaded;
  211.  
  212.         4) motion sensitivity settings.
  213.  
  214.  
  215. Command-Line Switches
  216.  
  217. These options can be issued after the driver is initially installed.  However,
  218. memory location and mouse type can not be changed without removing the MOUSE
  219. driver. You can display a list of the basic command-line options by typing:
  220.  
  221.         MOUSE /?
  222.  
  223. and press ENTER.
  224.  
  225. The command-line options can be combined together. For example, you can use
  226. both /h and /v together, and it will work in the same way as using /s. The
  227. order of the command-line switches is not significant.
  228.  
  229. Either upper or lower-case letters can be used in command-line options. The
  230. place-holder # following some option letters represents an optional number.
  231.  
  232. 3.3.1 Mouse Type Options
  233.  
  234. The MOUSE driver is capable of operating with any of the standard kinds of
  235. mice. When it installs, the MOUSE driver searches first for an InPort mouse,
  236. then a bus mouse, followed by a PS/2 mouse, and then a Microsoft compatible
  237. serial mouse.
  238.  
  239. For a serial mouse, use the /c# command-line option to select which serial port
  240. the mouse is connected to(# here refers to COM port 1,2,3 or 4).  For example:
  241.  
  242.         MOUSE /c2              for com2
  243.  
  244. Command-line options can also be used to force MOUSE to install for the type
  245. of serial mouse you have.  For example,
  246.  
  247.         MOUSE /mi              force Microsoft-type serial driver to install
  248.  
  249.  
  250. For a PS/2 style mouse, you type:
  251.  
  252.         MOUSE /z
  253.  
  254. MOUSE will print a message confirming that it is installed.  For example, if
  255. you are using a serial mouse with COM 1 as the COM port, after you type MOUSE,
  256. the following message will appear:
  257.  
  258.         Installed on COM 1
  259.  
  260. If the mouse does not seem to be working, you should check whether the
  261. connection is correct, and re-install the mouse driver.
  262.  
  263. 3.3.2 Memory Options
  264.  
  265. Only MOUSE.COM can be relocated.  MOUSE.SYS can not be relocated.
  266.  
  267. There are many times when you want to maximize the amount of memory available
  268. to your DOS applications programs.  One way to do it is to move the MOUSE
  269. driver to a location in memory outside of the area used by applications
  270. programs.
  271.  
  272. New versions of MS DOS and DR DOS can relocate MOUSE, as can a number of
  273. utility programs such as QEMM, 386MAX, NETROOM and others.  If you are using
  274. one of these programs to relocate the mouse driver, then you do not need to use
  275. the mouse driver's relocation option, although they still work and are compatible.
  276.  
  277. The mouse driver normally resides in low memory, which is where DOS applications
  278. programs are also loaded. If you need more space for your applications, you
  279. can relocate most of the MOUSE driver to either expanded memory, high memory,
  280. or upper memory block using the MOUSE.INI file.
  281.  
  282. To relocate the driver to expanded memory, you must have either expanded memory
  283. hardware, such as an Intel Above Board, or a software driver, such as EMM386 or
  284. QEMM in your machine.You must have an 80286, 80386 or 80486 family processor
  285. and more than 1 MB of memory. You must also have the HIMEM.SYS driver, or its
  286. equivalent, loaded before installing the mouse driver.
  287.  
  288. To relocate the driver to an upper memory block, your CONFIG.SYS file must have
  289. the line:
  290.  
  291.         DEVICE=HIMEM.SYS
  292.  
  293. In addition, if you are running DOS 5.0 or 6.0, you should also have the line
  294.  
  295.         DOS=UMB
  296.  
  297. A small amount of low memory is still required even when the main body of the
  298. driver is loaded into either high or expanded memory.
  299.  
  300. You cannot relocate the mouse driver into another memory area without first
  301. removing the mouse driver by using the MOUSE OFF command.
  302.  
  303. 3.3.3 Sensitivity
  304.  
  305. Three command options are provided to adjust the sensitivity of the cursor
  306. tracking.  The default sensitivity setting provides the same tracking response
  307. as the mouse hardware.  Each sensitivity option is a number from 5 to 100.  50
  308. is the default setting.
  309.  
  310. Larger numbers increase the sensitivity, making the cursor move more rapidly,
  311. and smaller number decrease the sensitivity.  You can experiment to find a
  312. comfortable setting for yourself.
  313.  
  314. The command options are:
  315.  
  316.         /s#             set both horizontal and vertical sensitivity
  317.  
  318.         /h#             set the horizontal sensitivity
  319.  
  320.         /v#             set the vertical sensitivity
  321.  
  322. For example:
  323.  
  324.         MOUSE /s100
  325.  
  326. provides a very fast mouse while
  327.  
  328.         MOUSE /s10
  329.  
  330. provides a very slow mouse for highly accurate cursor positioning.
  331.  
  332. 3.3.4 Button Mapping
  333.  
  334. The left button is the primary button by default. However, you can redefine
  335. primary and secondary buttons to suit your own preferences by modifying the
  336. MOUSE.INI file. In this command, p# is the primary button number, s# is the secondary
  337. button value.
  338.  
  339. Button numbers for two-button mice:
  340.  
  341. Button                                  Value
  342. Left Button                             1
  343. Right Button                            2
  344.  
  345. Button numbers for three-button mice:
  346.  
  347. Button                                  Value
  348. Left Button                             1
  349. Middle Button                           2
  350. Right Button                            3
  351.  
  352. For a left handed user, it is convenient to have the primary button be the
  353. right button on the mouse, and the secondary button be the left button.
  354.  
  355. 3.3.5 Rotation Angle
  356.  
  357. This command specifies the rotation angle of the mouse cursor's movement
  358. relative to its physical motion.  The rotation angle is an integer value
  359. representing the number of degrees that the mouse's vertical axis is rotated
  360. clockwise from the default axis.  The range is 0 - 359.  Typically this command
  361. is used to adjust the output of a mouse or trackball when the user finds it
  362. most comfortable to hold the device at an angle.
  363.  
  364. 3.3.6 Mouse Driver Ballistics
  365.  
  366. MOUSE supports fully Microsoft compatible ballistic acceleration.  This mouse
  367. driver comes with four built-in ballistic gain profiles:
  368.  
  369. Speed                           Value
  370. Slow:                           ballistic profile 1
  371. Moderate:                       ballistic profile 2
  372. Fast:                           ballistic profile 3
  373. Unaccelerated:                  ballistic profile 4
  374.  
  375. To select a ballistic profile, you can use /p# command-line options.  For
  376. example, you type:
  377.  
  378.         MOUSE /p1              select ballistic profile 1
  379.  
  380. Each of the four movement profiles defines how much cursor motion results from
  381. a given amount of mouse motion.  You can also use the SETSPEED program to
  382. choose profiles, load a new set of profiles, or find out which profile is in
  383. effect within your mouse driver.  Of course, the mouse driver must be loaded
  384. before you use SETSPEED.EXE.
  385.  
  386. The command-line options for SETSPEED are:
  387.  
  388.         SETSPEED /p# /ffilename
  389.  
  390. where # is 1, 2, 3, or 4. Filename is the name of a text file containing
  391. movement profiles to be used by the mouse driver.
  392.  
  393.         SETSPEED /?
  394.  
  395. reports the currently active profile.  For example,
  396.  
  397.         SETSPEED /p3 /fPROFILES.TXT
  398.  
  399. selects movement profile 3 from the file "PROFILES.TXT"
  400.  
  401. The motion profile data files are text files that define the relationship
  402. between mouse motion and screen cursor motion.  For each movement profile
  403. within the file there is a list of mouse motions and corresponding scaling
  404. factors.  A scaling factor of 1.0 means that one mouse motion increment
  405. corresponds to one screen motion increment.  Larger scaling factors result in
  406. "faster" mouse motion.  Use the file DEFAULT.PRO as a guide to the proper
  407. syntax of the motion profile data.
  408.  
  409. Mouse movement values can range from 1 to 127, while scaling factors can range
  410. from 0 to 16.  A scaling factor value of 0.5 effectively halves the resolution
  411. of the mouse(eg. from 400 to 200 dpi).
  412.  
  413. You can specify up to 32 mouse movement entries, and the steps between entries
  414. in the list do not have to be equal.  For each movement entry you must specify
  415. a factor entry.  The profile labels are truncated to 16 characters when the
  416. profile is loaded into the mouse driver.
  417.  
  418.  
  419. 3.4 MOUSE.INI File
  420.  
  421. The MOUSE.INI is an initialization file which contains many settings for the
  422. mouse driver included in, but not limited to, the command-line switches. The
  423. file is specially useful if you want to save some features as default values.
  424. It saves the trouble of typing the command-line options every time you install
  425. the MOUSE driver.
  426.  
  427. The settings in the MOUSE.INI are read by the mouse driver when it is loaded
  428. into memory. MOUSE.SYS, however, cannot read the MOUSE.INI file. Whenever
  429. you change any setting in the MOUSE.INI file, it becomes the default setting.
  430. You can always use command-line switches to override the settings in MOUSE.INI
  431. if you want to make a temporary change.  The default settings for the MOUSE.INI
  432. are as following:
  433.  
  434. [mouse]
  435. MouseType = * automatic search for mouse *
  436. Language = English
  437. Memory = LowMem
  438. ActiveAccelerationProfile = 2
  439.  
  440. PrimaryButton = 1 ** left button **
  441. SecondaryButton = 3 ** right button of 3-button mouse **
  442. ClickLock = Off
  443. RotationAngle = 0
  444.  
  445. HorizontalSensitivity = 50
  446. VerticalSensitivity = 50
  447. CursorDisplayDelay = 0
  448. ForceDefaultCursor = Off
  449.  
  450. The MOUSE.INI file also stores acceleration profiles in the file:
  451.  
  452. [AccelerationProfile1]
  453. Label =            Slow
  454. Movement =         1     30    33    37    41    46
  455. Factor =           1.00  3.00  3.25  3.50  3.75  4.00
  456.  
  457. [AccelerationProfile2]
  458. Label =            Moderate
  459. Movement =         1     5     7     9     11    37    39    41    43
  460. Factor =           1.00  1.25  1.50  1.75  2.00  2.25  2.50  2.75  3.00
  461.  
  462. [AccelerationProfile3]
  463. Label =            Fast
  464. Movement =         1     9     12    15    18    21    24    27    30    33
  465.                    37    41    46
  466. Factor =           1.00  1.25  1.50  1.75  2.00  2.25  2.50  2.75  3.00  3.25
  467.                    3.50  3.75  4.00
  468.  
  469. [AccelerationProfile4]
  470. Label =            Unaccelerated
  471. Movement =         1
  472. Factor =           1.00
  473.  
  474. You can use any text editor or word processor that saves ASCII files to edit
  475. the MOUSE.INI file and change the settings.
  476.  
  477. 3.5 TEST YOUR MOUSE
  478.  
  479. Once you've installed the software you should run your mouse
  480. test program to make sure that your mouse is properly
  481. installed. To run the TEST program requires that you first load
  482. the MOUSE driver. Change to the MOUSE directory and type:
  483.  
  484.     MOUSE     to load the driver,
  485.  
  486. and then type:
  487.  
  488.     TEST     to run the TEST program
  489.  
  490. The test program will put a cursor on the screen which follows
  491. the movement of your mouse. Also, by pressing your mouse
  492. buttons you should be able to see which of your mouse buttons is
  493. on or off. The buttons are in the off position until they are
  494. clicked or pressed and held down which would cause them to be
  495. in the on position. When you are satisfied that everything is
  496. working properly, quit the test to return to DOS.
  497.  
  498. 4. INSTALLING YOUR MOUSE FOR WINDOWS
  499.  
  500. Since your mouse is factory set as Microsoft mouse compatible,
  501. you can use it with any software that supports the Microsoft
  502. mouse, including Microsoft Windows. When you run the setup
  503. program, select the Microsoft Mouse as your pointing device.
  504.  
  505. If you have the three button mouse and wish to use it in the
  506. Mouse Systems mouse mode, you must reset your mouse as described
  507. in Appendix B and select the Mouse Systems mouse as your
  508. pointing device. You must also be sure that you have loaded
  509. the correct mouse driver.
  510.  
  511. Microsoft Windows and applications written to run within
  512. Windows do not require that you load the DOS mouse driver
  513. MOUSE.COM or MOUSE.SYS before running it. But if you use
  514. mouse-driven DOS applications from Windows, you will have to
  515. install the DOS mouse driver. Otherwise, the mouse will not work.
  516.  
  517. 5. MAINTENANCE AND TROUBLESHOOTING
  518.  
  519. 5.1 Care And Maintenance
  520.  
  521. Your mouse has been designed to provide years of continuous,
  522. troublefree operation. To help ensure this, we recommend the
  523. following maintenance tips:
  524.  
  525. Your mouse should be treated as carefully as possible.
  526.  
  527. Do not drop your mouse or allow it to hang from its cable.
  528.  
  529. Operate your mouse on a clean surface - it will reduce the
  530. amount of cleaning required.
  531.  
  532. During normal operation, the only maintenance that your mouse
  533. will require will be an occasional cleaning of its outer case.
  534.  
  535. If, after many hours of use, you notice that the screen cursor
  536. skips or moves abnormally, it may be necessary to clean your
  537. mouse. To do so, please follow these simple instructions:
  538.  
  539. 1.  Turn off your computer
  540.  
  541. 2.  Turn the mouse over and locate the plastic cover that holds
  542.     the mouse trackball in place.
  543.  
  544. 3.  Press down slide the plastic cover towards the OPEN mark.
  545.     It should pop free from the mouse body. Set the plastic
  546.     retainer aside.
  547.  
  548. 4.  Carefully turn the mouse over, placing your hand over the
  549.     opening to catch the ball as it falls free of the mouse body.
  550.  
  551. 5.  Use a cotton swab dipped in rubbing alcohol to remove any
  552.     dirt or lint from the ball and rollers inside the mouse.
  553.  
  554. 6.  Put the mouse ball back in its socket and slide the cover
  555.     back on. It should click into place.
  556.  
  557. With occasional cleaning, the mouse should provide many years
  558. of service.
  559.  
  560. 5.2 Troubleshooting
  561.  
  562. Some of the more common symptoms and potential remedies are
  563. listed in this section to help you detect and solve the problem on
  564. your own. If, after rechecking your system setup and consulting
  565. this manual, you need further assistance, please contact our
  566. technical support department. Informing our support engineers of
  567. the results of your own analysis will also help us in resolving your
  568. problems. If you believe the product is defective, consult the
  569. warranty/registration included with this product for procedures on
  570. returning the product or replacement.
  571.  
  572. Note: Try to narrow down the possible causes to as few as
  573.   possible. We recommend that you power up your system from a
  574.   floppy disk without any extraneous software loaded into the
  575.   computer memory (or simplify your AUTOEXEC.BAT  and
  576.   CONFIG.SYS files on your startup drive). Then insert the setup
  577.   disk and load your mouse driver. Next, run the test program.
  578.  
  579. Symptom: When MOUSE loads it reports that it cannot be installed.
  580.  
  581. Possible Remedies:
  582.  
  583.       Check the physical connection of your mouse to the
  584.       computer.
  585.  
  586.       Use command-line option to force MOUSE to install.
  587.  
  588.       Verify that the mouse interface is functional; activate the
  589.       serial port and check IRQ setting, remove possible hardware
  590.       conflicts.
  591.  
  592.       If the above will not correct the problem, the mouse hardware
  593.       may be defective.
  594.  
  595.  
  596. Symptom: Cursor does not move, no button response on the
  597.           TEST screen.
  598.  
  599. Possible Remedies:
  600.  
  601.       Check the physical connection of your mouse to the
  602.       computer.
  603.  
  604.       If you are using your mouse as a serial device:
  605.       Is the serial port properly configured? Some interface
  606.       boards with optional serial ports require that you connect a
  607.       jumper or set a switch to activate the serial ports or to select
  608.       the appropriate address and interrupt. Make sure the I/O
  609.       port (COM1 through COM4) and interrupt (IRQ3 or
  610.       IRQ4) are not used by another peripheral device in your
  611.       computer, otherwise hardware conflicts will arise.
  612.       Try using command-line options to force your mouse driver
  613.       to install on your serial port.
  614.  
  615. Symptom: In TEST, my mouse buttons work but I cannot get
  616.         the mouse arrow to move much.
  617.  
  618. Possible Remedies:
  619.  
  620.       Remove the shipping foam.
  621.  
  622. Symptom: Mouse works in the TEST program but not in
  623.          Microsoft Windows.
  624.  
  625. Possible Remedies:
  626.  
  627.        If there is no pointer when you run Windows, check
  628.        Windows setup to see if you have selected the correct
  629.        mouse. Select Microsoft mouse if you have the two-button
  630.        mouse. If you've reset your mouse as A 3-button mouse,
  631.        select the Mouse Systems mouse.
  632.  
  633.        If there is an arrow but it won't move, check Windows setup
  634.        to see if you have selected the correct mouse. Check Windows'
  635.        MOUSE.INI file (in your Windows directory) for the correct
  636.        mouse type. If you are using a serial mouse but your
  637.        computer has a built-in bus mouse port (a bus mouse port
  638.        has a 9-pin, mini-DIN, female socket, see Fig. 1-1), the
  639.        MouseType entry must be Serial#(the place holder # should
  640.        be 1 or 2). Use a text editor to modify this entry if
  641.        necessary.
  642.  
  643. Symptom: Mouse reports that it is installed on IRQ 5 when I
  644.          didn't put it there.
  645.  
  646. Possible Remedies:
  647.  
  648.          In computers with Intel 286 or higher processors, IRQ 5 is
  649.          reserved for peripheral devices such as a bus mouse. It is
  650.          possible that your system already has a built-in bus mouse
  651.          interface, and the mouse driver has installed on the bus
  652.          mouse port. If you have a serial mouse, you can either use a
  653.          command-line option to force the mouse driver to install on
  654.          your serial port, or modify the MOUSE.INI file, disabling
  655.          the autosearch option. To determine whether or not there is
  656.          a bus mouse port in your computer, look around your
  657.          computer chassis for a round, 9-pin mini DIN socket.
  658.  
  659. Symptom: Mouse works in the TEST program but not with an
  660.          application program.
  661.  
  662. Possible Remedies:
  663.  
  664.          If there is no cursor when you load your application
  665.          program, the problem could be that your mouse driver has
  666.          not been loaded. Run your mouse install program and verify
  667.          that the drivers are copied to your startup disk.  Check your
  668.          AUTOEXEC.BAT or CONFIG.SYS files for command lines
  669.          that loads your mouse driver.
  670.  
  671.          Have you configured your program to work with your
  672.          mouse? Most software programs must be customized to an
  673.          individual's particular computer configuration to work
  674.          properly. This process is usually carried out in the
  675.          installation of the program, or through a "Preferences"
  676.          dialog box. Try to re-install your software. Select the
  677.          appropriate version of a pointing device when the program
  678.          prompts you.
  679.  
  680. Symptom: Cursor moves erratically on the TEST screen.
  681.  
  682. Possible Remedies:
  683.  
  684.          This may be due to hardware problems. If the cursor moves
  685.          smoothly in one direction, up and down for example, but
  686.          erratically in the other, then there may be a problem in one
  687.          of the motion encoders. Remove the ball and clean the
  688.          mouse. Examine the interior of your mouse for any foreign
  689.          objects that may have fallen into it.
  690. =====================================================================
  691.  
  692. Appendix A  Command-line Options Summary
  693.  
  694. The following table summarizes all the command-line options and
  695. the corresponding MOUSE.INI file.
  696.  
  697. Settings        Switches        Default         MOUSE.INI Value
  698.  
  699.  
  700. Mouse Type                      Autosearch      MouseType =
  701. Serial mouse    /C# {1,2,3,4}                   Serial1, Serial2, etc.
  702. Microsoft
  703. serial          /MI                             -
  704. Mouse Systems
  705. serial          /MO                             -
  706. PS/2            /Z                              PS/2
  707. Bus             /B                              Bus
  708.  
  709. Button Selection
  710. Primary                                 1       PrimaryButton = #
  711. Secondary                               2 or 3  SecondaryButton = #
  712. Clicklock                       Disable         ClicklLock =
  713. Disable
  714. Clicklock                                       Off
  715. Enable
  716. Clicklock                                       On
  717.  
  718. Language Selection              English         Language =
  719. English                                         English
  720.  
  721.  
  722. Memory                          LowMem          Memory =
  723. Low Memory Area -                               LowMem
  724. Expanded Memory                                 EMM
  725. Upper Memory
  726. Block                                           UpperMem
  727. High Memory
  728. Areas                                           HiMem
  729.  
  730. Sensitivity
  731. Horizontal      /H# {5 - 100}   50              HorizontalSensitivity = #
  732. Vertical        /V# {5 - 100}   50              VerticalSensitivity = #
  733. Horizontal
  734. & Vertical      /S# {5 - 100}   50              -
  735.  
  736. Acceleration    /P#             2               ActiveAccelerationProfile=#
  737.  
  738. Interrupt Rate                  1               InterruptRate = #
  739.  
  740. Cursor Display
  741. Delay                           0               CursorDisplayDelay = #
  742.  
  743. Force Default
  744. Cursor                          Off             ForceDefaultCursor =
  745.  
  746. Default Cursor
  747. Off                                             Off
  748. Default Cursor
  749. On                                              On
  750.  
  751. Rotation Angle  /O# {0 - 359}   0               RotationAngle = #
  752. ======================================================================
  753.